PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getTableCellBorderStyle Method
In This Topic
    getTableCellBorderStyle Method
    In This Topic
    Gets the table cell border style.
    Syntax
    public PDFStandardLayoutBorderStyle getTableCellBorderStyle()

    Return Value

    A PDFStandardLayoutBorderStyle enum member specifying the style of the border drawn on each edge of a table cell.
    See Also